C1.C1Schedule.Printing Namespace > DateAppointmentsCollection Class > DateAppointmentsCollection Constructor : DateAppointmentsCollection Constructor(DateTime,DateTime,IList<Appointment>,Boolean) |
'Declaration
Public Function New( _ ByVal start As System.Date, _ ByVal end As System.Date, _ ByVal appointments As System.Collections.Generic.IList(Of Appointment), _ ByVal includeEmptyDays As System.Boolean _ )
public DateAppointmentsCollection( System.DateTime start, System.DateTime end, System.Collections.Generic.IList<Appointment> appointments, System.bool includeEmptyDays )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2